Add hping to the ramdisk. Also, do some very simple versioning.
authordan@localhost.localdomain <dan@localhost.localdomain>
Fri, 18 Nov 2005 12:00:13 +0000 (13:00 +0100)
committerdan@localhost.localdomain <dan@localhost.localdomain>
Fri, 18 Nov 2005 12:00:13 +0000 (13:00 +0100)
commite198273e0e055ee90a64252d09c22e8f0df1204f
tree1e5329be3f7fda8ebbe0a745edf2e9cd9af6ded3
parent600918671a9a37b862e3c15625caef73b1185f89
Add hping to the ramdisk.  Also, do some very simple versioning.
This is the first change to the ramdisk since v0.1.0.  So, we now build
the image as initrd-X.Y.img, and link initrd.img to it.  This lets us
have a few checks to make sure that people rebuild their ramdisks when
necessary.
tools/xm-test/Makefile.am
tools/xm-test/README
tools/xm-test/configure.ac
tools/xm-test/lib/XmTestReport/xmtest.py.in
tools/xm-test/ramdisk/Makefile.am
tools/xm-test/ramdisk/configs/buildroot
tools/xm-test/ramdisk/patches/buildroot/hping.patch [new file with mode: 0644]
tools/xm-test/runtest.sh